libgatos-dev software package provides The General ATI TV and Overlay Software(GATOS): Dev Lib and Headers, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgatos-dev
libgatos-dev is installed in your system.
Make ensure the libgatos-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgatos-dev *
You will get with libgatos-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libgatos-dev |
| Version | 0.0.5-19ubuntu1 |
| Description | The General ATI TV and Overlay Software(GATOS): Dev Lib and Headers |
| Sub Section | libdevel |